cellrendererpixbuf: Create iconhelper on-demand
authorBenjamin Otte <otte@redhat.com>
Tue, 8 Dec 2015 10:27:37 +0000 (11:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 9 Dec 2015 12:30:40 +0000 (13:30 +0100)
commit866e7dc733aa059ec5760ef14d03fef1aaf8577c
treef17009f3ba526a65c5a37d7e2306d8baa7e86220
parent01387428a359a2a3f04f81514e5cf622e1d981fe
cellrendererpixbuf: Create iconhelper on-demand

Instead of storing one in the priv structure, only store an image
definition there.

This will allow future refactorings of the icon helper.
gtk/gtkcellrendererpixbuf.c